home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / networking / 3627 < prev    next >
Encoding:
Text File  |  1996-08-05  |  6.7 KB  |  154 lines

  1. Path: mn5.swip.net!news
  2. From: roland.bengtsson@mbox3.swipnet.se (Roland Bengtsson)
  3. Newsgroups: comp.sys.amiga.networking
  4. Subject: GG_NE2000.device fail to open
  5. Date: 8 Apr 1996 15:50:35 GMT
  6. Organization: -
  7. Message-ID: <6515.6672T885T1569@mbox3.swipnet.se>
  8. NNTP-Posting-Host: dialup105-4-3.swipnet.se
  9. NNTP-Posting-User: 4df00b7c1808b5b2d7c0b0314e2df573
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  11.  
  12. I have a GG2+ card and 2 ISA networkscard to my Amiga and PC.
  13. I have set up all the hardware correct I think.
  14.  
  15. 5.System2.0:> ShowConfig 
  16. PROCESSOR:      CPU 68030/68882fpu/68030mmu
  17. CUSTOM CHIPS:   ECS PAL Agnus (id=$0020), ECS Denise (id=$00FC)
  18. VERS:   Kickstart version 40.70, Exec version 40.10, Disk version 40.29
  19. RAM:    Node type $A, Attributes $505 (FAST), at $7800000-$7F7FFFF (7.5 meg)
  20.         Node type $A, Attributes $703 (CHIP), at $400-$1FFFFF (~2.0 meg)
  21. BOARDS:
  22.  Board (unidentified):   Prod=2193/1($891/$1)
  23.      (@$40000000, size 2meg, subsize same)
  24.  Board + ROM (HD?) (unidentified):   Prod=2193/2($891/$2) (@$E90000 64K)
  25.  Board (unidentified):   Prod=2150/1($866/$1) (@$200000 1meg)
  26.  
  27. And software
  28.  
  29. 5.System2.0:> list devs:Networks/gg_ne2000.device 
  30. Directory "devs:Networks" on Mσndag 08-Apr-96
  31. gg_ne2000.device            9620 ----rwed 19-Sep-93 18:36:42
  32. 1 file - 20 blocks used
  33.  
  34. 5.System2.0:> getenv SANA2/gg_ne2000.config_0 
  35. IRQ=3 IOADDR=0x300
  36.  
  37. part of my bin/startnet:
  38.  
  39. ; IP address if known, _nothing_ otherwise Ulfs vfg Σr 172.0.2.2
  40. .def IP    192.168.1.101
  41. ; Our full host name and aliases if known, _nothing_ otherwise
  42. ; (if this is set, the IP _must_ be set, too)
  43. .def HN    "amiga.bravo.se Amiga"
  44. ; The destination address, needed only if GW is not good destination
  45. .def DEST  
  46. ; netmask if known, _nothing_ otherwise
  47. .def MASK  
  48. ; IP address of the default gateway if known, _nothing_ otherwise
  49. .def GW    192.168.1.101
  50. ; Default login name
  51. .def USER  Roland
  52. ; User's file creation mask
  53. .def UMASK 022
  54. ; "SRV" if servers are used, _nothing_ otherwise
  55. .def SRV   "SRV"
  56. ; "BOOTP" if bootstrap protocol is used, _nothing_ otherwise
  57. .def BOOTP 
  58. ; Interface name
  59. .def IFACE gg_ne2000
  60. ; Sana-II device configuration file, _nothing_ otherwise
  61. .def S2CF  gg_ne2000.config
  62. ; Sana-II device configuration to be stored into the configuration file
  63. .def S2OPT "IRQ=3 IOADDR=0x300 "
  64.  
  65. In db/hosts:
  66.  
  67. 127.0.0.1 localhost
  68. 192.168.1.102 PC.bravo.se PC
  69.  
  70. In db/interfaces
  71.  
  72. #
  73. # GoldenGate 2 Ethernet for NE2000 card
  74. # NOTE: This needs an configuration file for the IRQ and ISA address settings!
  75. #
  76. gg_ne2000 DEV=DEVS:Networks/gg_ne2000.device UNIT=0
  77.  
  78. And the output
  79. 5.System2.0:> startnet
  80. login: Roland
  81. Last login: Mon Apr 08 14:24:24 1996 from Console
  82. AmiTCP/IP version 4.2
  83. Copyright ⌐ 1993 - 1995 AmiTCP/IP Group,
  84.                  Network Solutions Development Inc., Finland.
  85. Copyright ⌐ 1980 - 1991 The Regents of the University of California.
  86.             All rights reserved.
  87. [CLI 9]
  88. OpenDevice: Device or unit failed to open
  89. Interface gg_ne2000 not found!
  90. Interface gg_ne2000 configuration failed!
  91. Stopping AmiTCP
  92. OpenDevice: Resource allocation failure
  93.  
  94. The output of Snoopdos gives this:
  95.  
  96. Count Process Name       Action     Target Name                     Options    Res.
  97. ----- ------------       ------     -----------                     -------    ----
  98. 1     [5] EXECUTE        Open       startnet                        Read       OK  
  99. 2     [5] EXECUTE        Open       T:Command-00-T05                Write      OK  
  100. 3     [5] EXECUTE        Open       T:Command-00-T05                Read       OK  
  101. 4     [5] AmiTCP:bin/log OpenDev    timer.device                    Unit 1     OK  
  102. 5     [5] AmiTCP:bin/log OpenDev    timer.device                    Unit 1     OK  
  103. 6     [5] AmiTCP:bin/log OpenRes    credential.resource                        OK  
  104. 7     [5] AmiTCP:bin/log Open       HOSTNAME                        Read       OK  
  105. 8     [5] AmiTCP:bin/log OpenDev    AmiTCP:devs/netinfo.device      Unit 0     OK  
  106. 9     netinfo.device     Open       AmiTCP:db/passwd                Read       OK  
  107. 10    [5] AmiTCP:bin/log Open       AmiTCP:db/nologin               Read       Fail
  108. 11    [5] AmiTCP:bin/log Open       AmiTCP:db/motd                  Read       Fail
  109. 12    [5] AmiTCP:bin/log OpenDev    AmiTCP:devs/netinfo.device      Unit 1     OK  
  110. 13    netinfo.device     Open       AmiTCP:db/group                 Read       OK  
  111. 14    [5] AmiTCP:bin/uma OpenDev    timer.device                    Unit 1     OK  
  112. 15    [5] AmiTCP:bin/uma OpenRes    credential.resource                        OK  
  113. 16    [10] AmiTCP:AmiTCP Open       *                               Read       OK  
  114. 17    BackGround_Process Open       NIL:                            Read       OK  
  115. 18    AmiTCP:AmiTCP      Open       AmiTCP:db/AmiTCP.config         Read       OK  
  116. 19    NETTRACE           Open       AmiTCP:db/hosts                 Read       OK  
  117. 20    NETTRACE           Open       AmiTCP:db/networks              Read       OK  
  118. 21    NETTRACE           Open       AmiTCP:db/services              Read       OK  
  119. 22    NETTRACE           Open       AmiTCP:db/protocols             Read       OK  
  120. 23    NETTRACE           Open       AmiTCP:db/resolv.conf           Read       OK  
  121. 24    NETTRACE           Open       AmiTCP:db/inet.access           Read       OK  
  122. 25    AmiTCP:AmiTCP      OpenDev    timer.device                    Unit 1     OK  
  123. 26    NETTRACE           OpenDev    timer.device                    Unit 1     OK  
  124. 27    [5] AmiTCP:bin/boo OpenDev    timer.device                    Unit 1     OK  
  125. 28    [5] AmiTCP:bin/boo Open       AmiTCP:db/interfaces            Read       OK  
  126. 29    [5] AmiTCP:bin/boo OpenDev    DEVS:Networks/gg_ne2000.device  Unit 0     Fail
  127. 30    ramlib             Open       ENV:SANA2/gg_ne2000.config_0    Read       OK  
  128. 31    ramlib             OpenDev    timer.device                    Unit 1     OK  
  129. 32    [5] EXECUTE        Open       AmiTCP:bin/stopnet              Read       OK  
  130. 33    [5] EXECUTE        Open       T:Command-01-T05                Write      OK  
  131. 34    [5] EXECUTE        Open       T:Command-01-T05                Read       OK  
  132. 35    ARexx              Open       *                               Write      OK  
  133. 36    [5] offline        OpenDev    ppp.device                      Unit 0     Fail
  134. 37    BackGround_Process Open       NIL:                            Read       OK  
  135.  
  136. Puh, any idea what the problem is?
  137.  
  138. Sorry for the long text!
  139.  
  140. -- 
  141.                               \|/
  142. Thor 2.22 #1497               @ @
  143. +--------------------------oOO-(_)-OOo----------+
  144. | _ //       |                                  |
  145. | \X/        |Falkenberg, Westcoast of Sweden   |
  146. |A3000/10MB  |                                  |
  147. |280HD/28.8  |                                  |
  148. |GVP Spectrum|                                  |
  149. |AFS Pro     |Amiga-Programmer in C             |
  150. +------------+----------------------------------+
  151.  
  152. --
  153.  
  154.